<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*栅格化*/
.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}
.contianer-min {
	padding-right: 10px;
	padding-left: 10px;
}
.container-height {
	height: 100%;
}

.container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}
.row {
	margin-right: -15px;
	margin-left: -15px
}
.container-min .row {
	margin-right: -10px;
	margin-left: -10px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	float: left
}
.col-xs-12 {
	width: 100%
}
.col-xs-11 {
	width: 91.66666667%
}
.col-xs-10 {
	width: 83.33333333%
}
.col-xs-9 {
	width: 75%
}
.col-xs-8 {
	width: 66.66666667%
}
.col-xs-7 {
	width: 58.33333333%
}
.col-xs-6 {
	width: 50%
}
.col-xs-5 {
	width: 41.66666667%
}
.col-xs-4 {
	width: 33.33333333%
}
.col-xs-3 {
	width: 25%
}
.col-xs-2 {
	width: 16.66666667%
}
.col-xs-1 {
	width: 8.33333333%
}
.col-xs-pull-12 {
	right: 100%
}
.col-xs-pull-11 {
	right: 91.66666667%
}
.col-xs-pull-10 {
	right: 83.33333333%
}
.col-xs-pull-9 {
	right: 75%
}
.col-xs-pull-8 {
	right: 66.66666667%
}
.col-xs-pull-7 {
	right: 58.33333333%
}
.col-xs-pull-6 {
	right: 50%
}
.col-xs-pull-5 {
	right: 41.66666667%
}
.col-xs-pull-4 {
	right: 33.33333333%
}
.col-xs-pull-3 {
	right: 25%
}
.col-xs-pull-2 {
	right: 16.66666667%
}
.col-xs-pull-1 {
	right: 8.33333333%
}
.col-xs-pull-0 {
	right: auto
}
.col-xs-push-12 {
	left: 100%
}
.col-xs-push-11 {
	left: 91.66666667%
}
.col-xs-push-10 {
	left: 83.33333333%
}
.col-xs-push-9 {
	left: 75%
}
.col-xs-push-8 {
	left: 66.66666667%
}
.col-xs-push-7 {
	left: 58.33333333%
}
.col-xs-push-6 {
	left: 50%
}
.col-xs-push-5 {
	left: 41.66666667%
}
.col-xs-push-4 {
	left: 33.33333333%
}
.col-xs-push-3 {
	left: 25%
}
.col-xs-push-2 {
	left: 16.66666667%
}
.col-xs-push-1 {
	left: 8.33333333%
}
.col-xs-push-0 {
	left: auto
}
.col-xs-offset-12 {
	margin-left: 100%
}
.col-xs-offset-11 {
	margin-left: 91.66666667%
}
.col-xs-offset-10 {
	margin-left: 83.33333333%
}
.col-xs-offset-9 {
	margin-left: 75%
}
.col-xs-offset-8 {
	margin-left: 66.66666667%
}
.col-xs-offset-7 {
	margin-left: 58.33333333%
}
.col-xs-offset-6 {
	margin-left: 50%
}
.col-xs-offset-5 {
	margin-left: 41.66666667%
}
.col-xs-offset-4 {
	margin-left: 33.33333333%
}
.col-xs-offset-3 {
	margin-left: 25%
}
.col-xs-offset-2 {
	margin-left: 16.66666667%
}
.col-xs-offset-1 {
	margin-left: 8.33333333%
}
.col-xs-offset-0 {
	margin-left: 0
}
 @media(min-width:768px) {
 .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
 float: left
}
 .col-sm-12 {
 width: 100%
}
 .col-sm-11 {
 width: 91.66666667%
}
 .col-sm-10 {
 width: 83.33333333%
}
 .col-sm-9 {
 width: 75%
}
 .col-sm-8 {
 width: 66.66666667%
}
 .col-sm-7 {
 width: 58.33333333%
}
 .col-sm-6 {
 width: 50%
}
 .col-sm-5 {
 width: 41.66666667%
}
 .col-sm-4 {
 width: 33.33333333%
}
 .col-sm-3 {
 width: 25%
}
 .col-sm-2 {
 width: 16.66666667%
}
 .col-sm-1 {
 width: 8.33333333%
}
 .col-sm-pull-12 {
 right: 100%
}
 .col-sm-pull-11 {
 right: 91.66666667%
}
 .col-sm-pull-10 {
 right: 83.33333333%
}
 .col-sm-pull-9 {
 right: 75%
}
 .col-sm-pull-8 {
 right: 66.66666667%
}
 .col-sm-pull-7 {
 right: 58.33333333%
}
 .col-sm-pull-6 {
 right: 50%
}
 .col-sm-pull-5 {
 right: 41.66666667%
}
 .col-sm-pull-4 {
 right: 33.33333333%
}
 .col-sm-pull-3 {
 right: 25%
}
 .col-sm-pull-2 {
 right: 16.66666667%
}
 .col-sm-pull-1 {
 right: 8.33333333%
}
 .col-sm-pull-0 {
 right: auto
}
 .col-sm-push-12 {
 left: 100%
}
 .col-sm-push-11 {
 left: 91.66666667%
}
 .col-sm-push-10 {
 left: 83.33333333%
}
 .col-sm-push-9 {
 left: 75%
}
 .col-sm-push-8 {
 left: 66.66666667%
}
 .col-sm-push-7 {
 left: 58.33333333%
}
 .col-sm-push-6 {
 left: 50%
}
 .col-sm-push-5 {
 left: 41.66666667%
}
 .col-sm-push-4 {
 left: 33.33333333%
}
 .col-sm-push-3 {
 left: 25%
}
 .col-sm-push-2 {
 left: 16.66666667%
}
 .col-sm-push-1 {
 left: 8.33333333%
}
 .col-sm-push-0 {
 left: auto
}
 .col-sm-offset-12 {
 margin-left: 100%
}
 .col-sm-offset-11 {
 margin-left: 91.66666667%
}
 .col-sm-offset-10 {
 margin-left: 83.33333333%
}
 .col-sm-offset-9 {
 margin-left: 75%
}
 .col-sm-offset-8 {
 margin-left: 66.66666667%
}
 .col-sm-offset-7 {
 margin-left: 58.33333333%
}
 .col-sm-offset-6 {
 margin-left: 50%
}
 .col-sm-offset-5 {
 margin-left: 41.66666667%
}
 .col-sm-offset-4 {
 margin-left: 33.33333333%
}
 .col-sm-offset-3 {
 margin-left: 25%
}
 .col-sm-offset-2 {
 margin-left: 16.66666667%
}
 .col-sm-offset-1 {
 margin-left: 8.33333333%
}
 .col-sm-offset-0 {
 margin-left: 0
}
}
 @media(min-width:992px) {
 .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
 float: left
}
 .col-md-12 {
 width: 100%
}
 .col-md-11 {
 width: 91.66666667%
}
 .col-md-10 {
 width: 83.33333333%
}
 .col-md-9 {
 width: 75%
}
 .col-md-8 {
 width: 66.66666667%
}
 .col-md-7 {
 width: 58.33333333%
}
 .col-md-6 {
 width: 50%
}
 .col-md-5 {
 width: 41.66666667%
}
 .col-md-4 {
 width: 33.33333333%
}
 .col-md-3 {
 width: 25%
}
 .col-md-2 {
 width: 16.66666667%
}
 .col-md-1 {
 width: 8.33333333%
}
 .col-md-pull-12 {
 right: 100%
}
 .col-md-pull-11 {
 right: 91.66666667%
}
 .col-md-pull-10 {
 right: 83.33333333%
}
 .col-md-pull-9 {
 right: 75%
}
 .col-md-pull-8 {
 right: 66.66666667%
}
 .col-md-pull-7 {
 right: 58.33333333%
}
 .col-md-pull-6 {
 right: 50%
}
 .col-md-pull-5 {
 right: 41.66666667%
}
 .col-md-pull-4 {
 right: 33.33333333%
}
 .col-md-pull-3 {
 right: 25%
}
 .col-md-pull-2 {
 right: 16.66666667%
}
 .col-md-pull-1 {
 right: 8.33333333%
}
 .col-md-pull-0 {
 right: auto
}
 .col-md-push-12 {
 left: 100%
}
 .col-md-push-11 {
 left: 91.66666667%
}
 .col-md-push-10 {
 left: 83.33333333%
}
 .col-md-push-9 {
 left: 75%
}
 .col-md-push-8 {
 left: 66.66666667%
}
 .col-md-push-7 {
 left: 58.33333333%
}
 .col-md-push-6 {
 left: 50%
}
 .col-md-push-5 {
 left: 41.66666667%
}
 .col-md-push-4 {
 left: 33.33333333%
}
 .col-md-push-3 {
 left: 25%
}
 .col-md-push-2 {
 left: 16.66666667%
}
 .col-md-push-1 {
 left: 8.33333333%
}
 .col-md-push-0 {
 left: auto
}
 .col-md-offset-12 {
 margin-left: 100%
}
 .col-md-offset-11 {
 margin-left: 91.66666667%
}
 .col-md-offset-10 {
 margin-left: 83.33333333%
}
 .col-md-offset-9 {
 margin-left: 75%
}
 .col-md-offset-8 {
 margin-left: 66.66666667%
}
 .col-md-offset-7 {
 margin-left: 58.33333333%
}
 .col-md-offset-6 {
 margin-left: 50%
}
 .col-md-offset-5 {
 margin-left: 41.66666667%
}
 .col-md-offset-4 {
 margin-left: 33.33333333%
}
 .col-md-offset-3 {
 margin-left: 25%
}
 .col-md-offset-2 {
 margin-left: 16.66666667%
}
 .col-md-offset-1 {
 margin-left: 8.33333333%
}
 .col-md-offset-0 {
 margin-left: 0
}
}
 @media(min-width:1200px) {
 .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
 float: left
}
 .col-lg-12 {
 width: 100%
}
 .col-lg-11 {
 width: 91.66666667%
}
 .col-lg-10 {
 width: 83.33333333%
}
 .col-lg-9 {
 width: 75%
}
 .col-lg-8 {
 width: 66.66666667%
}
 .col-lg-7 {
 width: 58.33333333%
}
 .col-lg-6 {
 width: 50%
}
 .col-lg-5 {
 width: 41.66666667%
}
 .col-lg-4 {
 width: 33.33333333%
}
 .col-lg-3 {
 width: 25%
}
 .col-lg-2 {
 width: 16.66666667%
}
 .col-lg-1 {
 width: 8.33333333%
}
 .col-lg-pull-12 {
 right: 100%
}
 .col-lg-pull-11 {
 right: 91.66666667%
}
 .col-lg-pull-10 {
 right: 83.33333333%
}
 .col-lg-pull-9 {
 right: 75%
}
 .col-lg-pull-8 {
 right: 66.66666667%
}
 .col-lg-pull-7 {
 right: 58.33333333%
}
 .col-lg-pull-6 {
 right: 50%
}
 .col-lg-pull-5 {
 right: 41.66666667%
}
 .col-lg-pull-4 {
 right: 33.33333333%
}
 .col-lg-pull-3 {
 right: 25%
}
 .col-lg-pull-2 {
 right: 16.66666667%
}
 .col-lg-pull-1 {
 right: 8.33333333%
}
 .col-lg-pull-0 {
 right: auto
}
 .col-lg-push-12 {
 left: 100%
}
 .col-lg-push-11 {
 left: 91.66666667%
}
 .col-lg-push-10 {
 left: 83.33333333%
}
 .col-lg-push-9 {
 left: 75%
}
 .col-lg-push-8 {
 left: 66.66666667%
}
 .col-lg-push-7 {
 left: 58.33333333%
}
 .col-lg-push-6 {
 left: 50%
}
 .col-lg-push-5 {
 left: 41.66666667%
}
 .col-lg-push-4 {
 left: 33.33333333%
}
 .col-lg-push-3 {
 left: 25%
}
 .col-lg-push-2 {
 left: 16.66666667%
}
 .col-lg-push-1 {
 left: 8.33333333%
}
 .col-lg-push-0 {
 left: auto
}
 .col-lg-offset-12 {
 margin-left: 100%
}
 .col-lg-offset-11 {
 margin-left: 91.66666667%
}
 .col-lg-offset-10 {
 margin-left: 83.33333333%
}
 .col-lg-offset-9 {
 margin-left: 75%
}
 .col-lg-offset-8 {
 margin-left: 66.66666667%
}
 .col-lg-offset-7 {
 margin-left: 58.33333333%
}
 .col-lg-offset-6 {
 margin-left: 50%
}
 .col-lg-offset-5 {
 margin-left: 41.66666667%
}
 .col-lg-offset-4 {
 margin-left: 33.33333333%
}
 .col-lg-offset-3 {
 margin-left: 25%
}
 .col-lg-offset-2 {
 margin-left: 16.66666667%
}
 .col-lg-offset-1 {
 margin-left: 8.33333333%
}
 .col-lg-offset-0 {
 margin-left: 0
}
}
/*浏览器更新提示*/
.browserupgrade {
	margin: 0;
	padding: 50px 0;
	background: #ccc;
	text-align: center;
	font-size: 18px;
}
.browserupgrade a {
	font-weight: 600;
	color: red;
	text-decoration: underline;
}
/*返回顶部*/
/*#to-top{display: inline-block; width: 46px; height: 46px;background: url(../images/common/scrolltop.png) no-repeat center;text-align: center; text-decoration: none;z-index: 99; right: 20px;opacity: 0.7; -webkit-transition: .3s; -o-transition: .3s; transition: .3s;}
#to-top:hover{opacity: 1;}*/


/*分享修复*/
.jiathis_style .jiathis_counter.jiathis_bubble_style {
	box-sizing: content-box;
}
/*分享修复*/
.jiathis_style .jiathis_counter.jiathis_bubble_style {
	box-sizing: content-box;
}
.ts-mini {
 -webkit-transition: .3s;
 -o-transition: .3s;
 transition: .3s;
}
.ts-middle {
 -webkit-transition: .5s;
 -o-transition: .5s;
 transition: .5s;
}
.ts-big {
 -webkit-transition: .3s;
 -o-transition: .3s;
 transition: .3s;
}
/*标题*/
.page-title {
	padding-bottom: 50px;
}
.page-title.center {
	text-align: center;
}
.page-title .en {
	display: inline-block;
	font-size: 32px;
	color: #999;
	font-weight: bold;
	line-height: 1;
}
.page-title .mini-en {
	margin-top: 10px;
	display: inline-block;
	font-size: 24px;
	line-height: 1;
}
.page-title .cn {
	margin-top: 20px;
	font-size: 32px;
	color: #333;
}
.page-title .tit-des {
	margin-top: 45px;
	color: #999;
	line-height: 30px;
}
.page-title.center .tit-des {
	padding: 0 80px;
}
.com-wrap {
	padding: 80px 0;
}
.com-intro .pic {
	margin-left: 40px;
	width: 812px;
	height: 416px;
	overflow: hidden;
}
.com-intro .page-title {
	padding-top: 25px;
}
/*面包屑导航*/
.com-bread {
	height: 90px;
	line-height: 90px;
	font-size: 16px;
	color: #6b6b6b;
}
.com-bread a {
	color: #6b6b6b;
}
.com-bread a:hover {
	color: #ea5250;
}
/*按钮*/
.com-btn {
	display: inline-block;
	width: 192px;
	height: 49px;
	line-height: 49px;
	background: #FF7600;
	color: #fff!important;
	text-align: center;
 -webkit-transition: .5s;
 -o-transition: .5s;
 transition: .5s;
}
.com-btn.blue {
	background: #1E8EFB;
}
.com-btn:hover {
	opacity: .8;
}
/*图片清超出*/
.com-pic {
	overflow: hidden;
}
/*图片放大*/
.pic-plus {
	position: relative;
	overflow: hidden;
}
.pic-plus:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.1);
 -webkit-transition: .5s;
 -o-transition: .5s;
 transition: .5s;
	opacity: 0;
}
.pic-plus:hover:before {
	opacity: 1;
}
.img-plus, .pic-plus img {
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.img-scale:hover, .pic-scale:hover img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}
/*图片内阴影*/
.img-cover:before {
	content:"";
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.2) inset;
	opacity: 0;
	filter: alpha(opacity=0);
	content: "";
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.img-cover:hover:before {
	opacity: 1;
	filter: alpha(opacity=100);
}
/*图片透明*/
.img-opacity {
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
}
.img-opacity:hover {
	opacity: .9;
	filter: alpha(opacity=90);
}
/*图片去色*/
.img-gray {
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
}
/* ====== 分页 ====== */
.page-list {
	height: 36px;
	text-align: center;
	line-height: 34px;
	margin-top: 70px;
}
.page-list .pages a, .page-list .pages span {
	display: inline-block;
	margin: 0 5px;
	width: 36px;
	height: 36px;
	color: #666;
	font-size: 14px;
	font-family: "sans-serif", "宋体";
-webkit-transition: .2s;
-moz-transition: .2s;
transition: .2s;
	border: 1px solid #C9C9C9;
}
.page-list .pages .prev, .page-list .pages .prev_disabled, .page-list .pages .next, .page-list .pages .next_disabled {
	color: #666;
	border: 1px solid #C9C9C9;
}
.page-list .pages .pre:hover, .page-list .pages .next:hover {
	background-color: #eb5250;
	color: #fff;
	border-color:#eb5250;
}
.page-list .pages .current, .page-list .pages a:hover {
	background-color: #eb5250;
	color: #fff;
	border-color:#eb5250;
}
.page-list .pages a.prev:before, .page-list .pages a.prev_disabled:before {
	content:"&lt;";
}
.page-list .pages a.next:before, .page-list .pages a.next_disabled:before {
	content:"&gt;";
}
/*视频弹窗*/
.vwrap {
	display: none;
	z-index: 1040;
	width: 100%;
	position: fixed;
	left:0;
	top:0;
}
.vwrap .videobtg {
	z-index: 900;
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	overflow: hidden;
}
.vwrap .videobox {
	z-index: 990;
	width: 860px;
	height: 480px;
	background-color: #fff;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-top: -240px;
	margin-left: -430px;
}
.vwrap .videobox #videobox {
	width: 100%;
	display: inline-block;
	height: 100%;
	background: #000;
}
#videobox_wrapper {
	height: 100%!important;
}
.vwrap .close {
	z-index: 999;
	width: 24px;
	height: 24px;
	cursor: pointer;
	position: absolute;
	top: -38px;
	right: -40px;
}
.vwrap .close i {
	display: block;
	width:24px;
	height:24px;
	background:url(../images/close.png) no-repeat 50% 50%;
	-webkit-transition: 400ms;
	transition: 400ms;
}
.vwrap .close:hover i {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
#videobox_display_button {
	background: none no-repeat!important;
}
.jwplayer .jwicon:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.jwlogo, .jwclick {
	display: none!important;
}
#videobox_controlbar {
	bottom: 5%!important;
}
/*弹窗留言*/
.tc-message {
	display: none;
}
.tc-message .form-box h3 {
	text-align: center;
	font-size: 24px;
	margin-bottom: 10px;
	color: #000;
}
.tc-message .form-box {
	padding: 30px;
	background: #fff;
}
.tc-message .form-box .form-tit {
	margin-bottom: 25px;
	text-align: center;
	font-size: 16px;
}
.tc-message .form-box ul li {
	float: left;
	margin-bottom: 10px;
	width: 32.6666%;
	height: 40px;
	line-height: 40px;
	background-color: #f5f5f5;
	position: relative;
}
.tc-message .form-box ul li ~ li {
 margin-left: 1%;
}
.tc-message .form-box ul li input {
	line-height: 25px;
	width: 72%;
	padding: 0 5px;
	background-color: #f5f5f5;
}
.tc-message .form-box ul li input:focus, .tc-message .form-box .form-desc .text:focus {
	background-color: #fff;
}
.tc-message .form-box .in-tit {
	float: left;
	width:66px;
	text-align: center;
	font-size: 14px;
	color: #666;
}
.tc-message .form-box .form-desc .in-tit {
	width: 8%;
}
.tc-message .form-box .form-desc {
	margin-bottom: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #f5f5f5;
	position: relative;
}
.tc-message .form-box .form-desc .error {
	bottom: -25px;
}
.tc-message .form-box .form-desc .text {
	vertical-align: top;
	width: 90%;
	height: 175px;
	border: none;
	padding: 0 5px;
	font-size: 14px;
	line-height: 22px;
	background-color: #f5f5f5;
}
.tc-message .form-box .sub-btn {
	display: block;
	margin: 0 auto;
	width: 220px;
	height: 50px;
	line-height: 50px;
	background-color: #898989;
	color: #fff;
	font-size: 20px;
	cursor: pointer;
	border-radius: 3px;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
	font-family: "微软雅黑";
}
.tc-message .form-box .sub-btn:hover {
	background-color: #ea5351;
}
/*视频弹窗*/
.vwrap {
	display: none;
	z-index: 1040;
	width: 100%;
	position: fixed;
	left:0;
	top:0;
}
.vwrap .videobtg {
	z-index: 900;
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	overflow: hidden;
}
.vwrap .videobox {
	z-index: 990;
	width: 860px;
	height: 480px;
	background-color: #fff;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-top: -240px;
	margin-left: -430px;
}
.vwrap .videobox #videobox1, .vwrap .videobox #videobox2 {
	width: 100%;
	display: inline-block;
	height: 100%;
	background: #000;
}
.vwrap .j-box {
	width: 1000px;
	margin-left: -500px;
	padding: 40px;
}
.vwrap .j-box #videobox2 {
	background-color: #fff;
	overflow-y: scroll;
	line-height: 2;
}
.vwrap .j-box #videobox2 h3 {
	font-size: 24px;
	color: #333;
	text-align: center;
	margin-bottom: 30px;
}
#videobox_wrapper {
	height: 100%!important;
}
.vwrap .close {
	z-index: 999;
	width: 24px;
	height: 24px;
	cursor: pointer;
	position: absolute;
	top: -38px;
	right: -40px;
}
.vwrap .close i {
	display: block;
	width:24px;
	height:24px;
	background:url(../images/close.png) no-repeat 50% 50%;
	-webkit-transition: 400ms;
	transition: 400ms;
}
.vwrap .close:hover i {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
#videobox_display_button {
	background: none no-repeat!important;
}
.jwplayer .jwicon:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.jwlogo, .jwclick {
	display: none!important;
}
#videobox_controlbar {
	bottom: 5%!important;
}
/*KEFU*/
.qqkefu {
	position:fixed;
	right:0;
	bottom:40%;
	z-index:20;
	width:53px;
}
.qqkefu ul li {
	position:relative;
	float:right;
	margin-bottom:1px;
	height:47px;
	background:#757575;
	font-size:14px;
	line-height:47px;
	opacity:.9;
	cursor:pointer;
}
.qqkefu ul li a {
	display: block;
	width: 100%;
	height: 100%;
	color:#fff;
}
.qqkefu ul li.qq_cza {
	overflow:hidden;
}
.qqkefu ul li:hover {
	background:#eb5351;
}
.qqkefu ul li.top {
	position:relative;
	width:53px;
	background:#eb5351 url(../images/kf/top_icon.png) no-repeat center;
	color:#1c1c1c;
	text-align:center;
	font-weight:800;
	cursor:pointer;
-webkit-transition:.3s;
-o-transition:.3s;
transition:.3s;
}
.qqkefu ul li.top:hover {
	background-color:#f76967;
}
.qqkefu ul li b {
	float:left;
	display:block;
	overflow:hidden;
	width:53px;
	height:47px;
}
.qqkefu ul li b.a {
	background:url(../images/kf/czx4_bak2.png) no-repeat center center;
}
.qqkefu ul li b.b {
	background:url(../images/kf/czx3.png) no-repeat center center;
}
.qqkefu ul li b.d {
	background:url(../images/kf/bdsq.png) no-repeat center center;
}
.qqkefu ul li b.c {
	background:url(../images/kf/czx5.png) no-repeat center center;
}
.qqkefu ul li b.e {
	background:url(../images/kf/icon_kf_tel.png) no-repeat center center;
}
.qqkefu ul li b.lxb {
	background:url(../images/kf/phone0.png) no-repeat center center;
}
.qqkefu .erweima {
	position:absolute;
	top:-103px;
	left:-134px;
	float:right;
	display:none;
	height:150px;
	border:1px solid #CCC;
	background:#FFF;
	cursor:default!important;
}
.qqkefu .erweima p {
	float:left;
	width:130px;
	color:#000;
	text-align:center;
	font-size:12px;
	line-height:20px;
}
.qqkefu .erweima p img {
	margin:10px 10px 0 10px;
	width:110px;
	height:110px;
}
.qqkefu .kf-tel .erweima {
	top:-23px;
	left: -153px;
	height:70px;
	text-align:center;
}
.qqkefu .kf-tel .erweima p {
	width: 150px;
}
.qqkefu .kf-tel .erweima em {
	display:inline-block;
	margin-top:12px;
	margin-bottom:6px;
	width:100%;
	color:#eb5351;
	font-weight:600;
	font-size:18px;
}
/*============分享图标=============*/
.share {
	padding-bottom: 20px;
	border-bottom: 1px #3c3c42 solid;
}
.share .bdsharebuttonbox a {
	display: inline-block;
 *zoom: 1;
	width: 40px;
	height: 40px;
	padding: 0;
	margin-right: 20px;
}
.share .bdsharebuttonbox a.bds_weixin {
	background: url(../images/common/wx.png) center no-repeat;
	background-size: cover;
}
.share .bdsharebuttonbox a.bds_tsina {
	background: url(../images/common/xl.png) center no-repeat;
	background-size: cover;
}
.bd_weixin_popup {
	box-sizing: content-box;
}
/*============返回按钮=============*/
.backlistbtn a {
	display: inline-block;
 *display: inline;
 *zoom:1;
	width: 120px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	border:1px #999 solid;
	border-radius:18px;
	font-size: 14px;
	color: #999;
	transition:all 0.5s ease 0s;
}
.backlistbtn a:hover {
	color: #FF0000;
	border-color:#FF0000;
	transition:all 0.5s ease 0s;
}
/*新闻详情*/
.newview .news {
	float: left;
	width: 860px;
}
.newwr {
	padding:40px 30px;
	background:#f9f9f9;
}
.newtitle {
	padding-bottom:30px;
	border-bottom:1px solid #ddd;
}
.newtitle h2 {
	color:#000000;
	font-size:24px;
	font-weight:normal;
	text-align:center;
	line-height:1.4;
	margin-bottom:16px;
}
.newtitle time, .newtitle .subtit {
	display:block;
	text-align:center;
	color:#666666;
	font-family:"Arial";
}
.newfix {
	padding-top:36px;
}
.newfix img {
	max-width:100%;
	height:auto;
}
.newfix p {
	font-size:16px;
	line-height:2;
}
.prevpage {
	margin-top:40px;
	padding-bottom:24px;
	position:relative;
}
.prevpage .prev {
	display:block;
	padding-left:17px;
	line-height:1;
	float:left;
	color:#333333;
	font-size:14px;
}
.prevpage .first {
	background:url(../images/common/arrow8.png) left center no-repeat;
}
.prevpage .last {
	float:right;
	padding-left:0;
	padding-right:17px;
	background:url(../images/common/arrow9.png) right center no-repeat;
}
.prevpage a {
	display: inline-block;
	max-width: 400px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	vertical-align: middle;
	white-space: nowrap;
}
.prevpage .backles {
	padding-left:28px;
	color:#333333;
	font-size:16px;
	line-height:1;
	display:inline-block;
	background:url(../images/common/back.png) left center no-repeat;
	position:absolute;
	left:50%;
	margin-left:-42px;
	top:0;
}
.prevpage .backles:hover {
	color:#ea5250; /*background:url(../images/common/back1.png) left center no-repeat;*/
}
/*.prevpage .prev:hover{ color:#c3a673;}
.prevpage .first:hover{ background:url(../images/common/arrow12.png) left center no-repeat;}
.prevpage .last:hover{ background:url(../images/common/arrow13.png) right center no-repeat;}*/
.shares {
	margin-top:40px;
	text-align:center;
	padding-top:18px;
	border-top:1px solid #ddd;
}
.sharewr {
	display:inline-block;
	float:left;
}
.sharewr b {
	font-weight: normal;
	font-size:14px;
	float:left;
	line-height:34px;
	display:block;
	margin-right:10px;
}
.sharewr .neshare {
	float:left;
	line-height:normal !important;
	margin-top:0;
}
.sharewr .neshare a {
	display:block;
	width:34px;
	height:34px;
	position:relative;
	padding:0;
	margin:0;
	margin-right:3px;
	float:left;
}
.sharewr .neshare a img {
	display:block;
	max-width:100%;
	max-height:100%;
	position:absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
	margin:auto;
}
.translatef {
	float:right;
}
.translatef p {
	line-height:34px;
}
.translatef p i {
	color:#666;
	font-style:normal;
	margin:0 6px;
}
.news-show-right {
	float:  right;
	width: 320px;/*padding:  30px 30px;*/
}
.news-show-right dl {
	display: block;
	margin-top: 0;
	background:  #f9f9f9;
	margin-bottom: 20px
}
.news-show-right dl dt {
	display: block;
	height: 50px;
	line-height: 50px;
	position: relative;
	border-bottom: 1px #f1f1f1 solid;
}
.news-show-right dl.tab dt {
	height: 50px;
	line-height: 50px;
	color: #1d1d1d;
	font-size: 18px;
	padding-left: 20px;
}
.news-show-right dl.tab dd {
	position: relative;
}
.news-show-right dl.tab dd ul {
	display: block;
	padding: 0 20px;
}
.news-show-right dl.tab dd ul li {
	display: block;
	padding: 10px 0 10px;
	border-bottom: 1px #f1f1f1 solid;
}
.news-show-right dl.tab dd ul li .pic {
	margin-right: 20px;
	width: 60px;
	height: 60px;
	overflow: hidden;
	position: relative;
}
.news-show-right dl.tab dd ul li h5 {
	padding-top: 4px;
	padding-bottom: 10px;
	font-size: 14px;
	color: #666;
	display: block;
	line-height: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.news-show-right dl.tab dd ul li h5 a {
	color: #333;
}
.news-show-right dl.tab dd ul li h5 a:hover {
	color: #a1272d;
}
.news-show-right dl.tab dd ul li .news-cate {
	color: #999;
}
.news-show-right dl.tab dd ul li i {
	float: left;
	font-size: 12px;
	color: #999;
}
.news-show-right dl.tab dd ul li em {
	float: right;
	padding-left: 25px;
	font-size: 12px;
	color: #999;/* background: url(../images/eye.png) no-repeat left center; */
	font-style: normal;
}
.news-show-right dl.tab dd .more {
	color: #333;
	height: 45px;
	line-height: 45px;
	border-top: 1px #f1f1f1 solid;
	position: relative;
	top: -1px;
	text-align: center;
}
.news-show-right dl.tab dd .more a {
	display: inline-block;
	position: relative;
	color: #333;
}
.news-show-right dl.tab dd .more a b {
	margin-left: 5px;
-webkit-transition: transform .3s;
-o-transition: transform .3s;
transition: transform .3s;
}
.news-show-right dl.tab dd .more a:hover b {
	-webkit-transform: translateX(5px);
	-ms-transform: translateX(5px);
	-o-transform: translateX(5px);
	transform: translateX(5px);
}
.news-show-right dl.tab dd .more a:hover {
	color: #a1272d;
}
.news-show-right dl.list dt {
	padding-left: 20px;
	color: #333;
	font-size: 18px;
}
.news-show-right dl.tab dt a {
	width: 33%;
	height: 42px;
	line-height: 42px;
	text-align: center;
	display: table-cell;
	color: #009A62;
	font-size: 18px;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.news-show-right dl.list dt a b {
	width: 15px;
	height: 15px;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
	background-position: 0 -64px;
	margin-left: 2px;
	position: relative;
	top: -1px;
}
.news-show-right dl.list dd ul {
	display: block;
	padding: 20px;
}
.news-show-right dl.list dd ul li {
	padding-bottom: 12px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news-show-right dl.list dd ul li a {
	position: relative;
	display: inline-block;
	color: #666;
	font-size: 14px;
-webkit-transition: .2s;
-o-transition: .2s;
transition: .2s;
}
.news-show-right dl.list dd ul li a:hover {
	color: #e60012;
}
.faq-list {
	border-top: 1px solid #E4E4E4;
}
.faq-list li {
	border-bottom: 1px solid #E4E4E4;
}
.faq-list .question {
	font-size: 18px;
	height: 62px;
	line-height: 62px;
	color: #333;
	cursor: pointer;
	padding-left: 20px;
}
.faq-list li .question.on {
	color: #0057FF;
}
/*.faq-list .question .fa-q {
    margin-left: 9px;
    margin-right: 11px;
    width: 31px;
    height: 31px;
    background: #1E8EFB;
    color: #fff;
    text-align: center;
    line-height: 31px;
    border-radius: 50%;
    position: relative;
    top: -1px;
    font-size: 12px;
}*/
/*.faq-list .question .fa-q:before {
    content: "Q";
}*/
.faq-list .question .fa-dropdown {
	float: right;
	margin-top: 15px;
	margin-right: 20px;
	width: 31px;
	height: 31px;
	background: url(../images/icon-faq-open.png) no-repeat center;
	background-size: contain;
}
.faq-list .question.on .fa-dropdown {
	background: url(../images/icon-faq-close.png) no-repeat center;
}
.faq-list .answer {
	padding: 15px 45px 45px;
	line-height: 1.7;
}
.faq-list .answer ~ .answer {
 display: none;
}
.faq-list .answer p {
	line-height: 2;
}
/*网站地图*/
.sitemap-list&gt;li {
	margin-bottom: 36px;
}
.sitemap-list&gt;li&gt;a {
	display: block;
	margin-bottom: 15px;
	font-size: 20px;
}
.sitemap-list ul li {
	display: inline-block;
	font-size: 16px;
	margin-right: 50px;
}
/*弹窗3d*/
.vwrap-3d .videobox-3d {
	padding-top: 100px;
	width: 1000px;
	height: 600px;
	background: url(../images/3d-bg.jpg) no-repeat center #fff;
	border-radius: 5px;
	text-align: center;
	margin-top: -300px;
	margin-left: -500px;
}
.vwrap-3d .videobox-3d .tit-3d {
	margin-bottom: 75px;
	font-size: 18px;
	color: #949494;
}
.vwrap-3d .videobox-3d .tit-3d span {
	font-size: 48px;
	color: #333333;
	line-height: 1;
	display: inline-block;
	margin-bottom: 10px;
	font-weight: bold;
}
.vwrap-3d .videobox-3d .list-3d li {
	display: inline-block;
	margin: 0 25px;
	width: 150px;
	height: 150px;
	padding-top: 43px;
	font-size: 24px;
	background: rgba(255, 255, 255, .8);
	border-radius: 50%;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	line-height: 1.3;
	overflow: hidden;
 -webkit-transition: .3s;
 -o-transition: .3s;
 transition: .3s;
	margin-bottom: 10px;
}
.vwrap-3d .videobox-3d .list-3d li .box {
	color: #333;
	border-radius: 50%;
 -webkit-transition: .3s;
 -o-transition: .3s;
 transition: .3s;
}
.vwrap-3d .videobox-3d .list-3d li:hover .box {
	color: #fff;
}
.vwrap-3d .videobox-3d .list-3d li:hover {
	background: #EF4A49;
}
.vwrap-3d .close-3d {
	width: 18px;
	height: 16px;
	top: 10px;
	right: 10px;
}
.vwrap-3d .close-3d i {
	display: block;
	width: 18px;
	height: 16px;
	background: url(../images/icon-3d.png) no-repeat center;
}
@media (max-width: 900px) {
    /*弹窗播放*/
    .vwrap .videobox {
        width: 90%;
        height: 240px;
        left: 5%;
        top: 50%;
        margin-top: -120px;
        margin-left: 0;
    }
    .vwrap .close {
        z-index: 999;
        width: 20px;
        height: 20px;
        cursor: pointer;
        position: absolute;
        top: -30px;
        right: 0;
    }
    .vwrap .close i {
        width: 20px;
        height: 20px;
        background: url(../images/close.png) no-repeat 50% 50%;
        background-size: contain;
    }

    /*关闭按钮*/
    .vwrap .close {
        z-index: 999;
        width: 12px;
        height: 12px;
        cursor: pointer;
        position: absolute;
        top: -25px;
        right: -10px;
    }
    .vwrap .close i, .vwrap .close span {
        display: block;
        width: 12px;
        height: 12px;
        /*background: url(../images/close.png) no-repeat 50% 50%;*/
        background-size: contain; 
        -webkit-transition: 400ms;
        transition: 400ms;
    }

    /*弹窗留言*/
    .tc-message .form-box {
        padding: 3%;
    }
    .tc-message .form-box ul li {
        float: none;
        margin-bottom: 10px;
        width: 100%!important;
        height: 35px;
        line-height: 35px;
    }
    .tc-message .form-box .in-tit {
        width: 20%;
        font-size: 12px;
    }
    .tc-message .form-box ul li input {
        width: 78%;
    }
    .tc-message .form-box h3 {
        font-size: 18px;
        margin-bottom: 5px;
    }
    .tc-message .form-box .form-tit {
        margin-bottom: 15px;
        text-align: center;
        font-size: 12px;
    }
    .tc-message .form-box .form-desc .in-tit {
        width: 20%;
    }
    .tc-message .form-box .form-desc .text {
        width: 78%;
        height: 50px;
    }
    .tc-message .form-box {
        padding: 3% 3% 5%;
        background: #fff;
    }
    .tc-message .form-box .form-desc {
        margin-bottom: 15px;
    }
    .tc-message .form-box .sub-btn {
        width: 70%;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
    .vwrap .messagebox {
        z-index: 990;
        width: 90%;
        height: 343px;
        background-color: #fff;
        position: fixed;
        left: 5%;
        top: 50%;
        margin-top: -171.5px;
        margin-left: 0;
    }
    .tc-message .form-box ul li ~ li {
        margin-left: 0;
    }
    .vwrap .j-box {
        height: 300px;
        margin-top: -150px;
        padding: 15px;
    }
    .vwrap .j-box #videobox2 h3 {
        font-size: 20px;
        color: #333;
        text-align: center;
        margin-bottom: 20px;
        margin-top: 10px;
    }

    .message-vwrap .videobox {
        height: 440px;
        margin-top: -220px;
    }
}</pre></body></html>